home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club KidSoft Volume 3 #1
/
ClubKidsoft.iso
/
movies
/
clubart.dir
/
00028_Script_check time 1
< prev
next >
Wrap
Text File
|
1995-02-01
|
162b
|
7 lines
-- if the machine takes too long skip a frame
on exitFrame
if the timer > 1600 then -- at 5 frames a sec
go to the frame + 2
end if
startTimer
end